home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-05-04 | 762 b | 44 lines | [TEXT/CWIE] |
- /*
- File: ThreeDMetafile.r
-
- Contains: resources for 3d files
-
- Written by: Tom Dowdy
-
- Copyright: © 1995, 1997 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- $Log: ThreeDMetafile.r,v $
- Revision 1.1.1.1 1998/03/18 22:56:12 ivory
- Initial checkin of SimpleText.
-
- *
- * 3 8/12/97 4:03 PM Tom Dowdy
- * New staggering
- *
- * 2 7/29/97 5:19 PM Tom Dowdy
- * Fixed for QT build
- *
- * 1 7/28/97 11:25 AM Duane Byram
- * first added to Source Safe project
-
- <1> 8/21/95 TD First checked in.
-
- */
-
- #include "Types.r"
- #include "Dialogs.r"
- #include "ThreeDMetafile.h"
-
- resource 'WIND' (kThreeDWindowID) {
- {50, 50, 300, 400},
- noGrowDocProc,
- visible,
- goAway,
- 0x0,
- "QuickDraw 3D",
- staggerParentWindowScreen
- };
-
-